projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3f1596
)
gtkplacesview: mark string as translatable
author
Carlos Soriano
<csoriano@gnome.org>
Thu, 22 Sep 2016 14:56:51 +0000
(16:56 +0200)
committer
Carlos Soriano
<csoriano@gnome.org>
Thu, 22 Sep 2016 15:02:19 +0000
(17:02 +0200)
We missed it.
https://bugzilla.gnome.org/show_bug.cgi?id=771666
gtk/ui/gtkplacesview.ui
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkplacesview.ui
b/gtk/ui/gtkplacesview.ui
index df2b134554865890a90306db13ac385babc8ee12..97740498522e0e9fa8504ade8eb3599fffc0f87f 100644
(file)
--- a/
gtk/ui/gtkplacesview.ui
+++ b/
gtk/ui/gtkplacesview.ui
@@
-213,7
+213,7
@@
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label" comments="Translators: do not translate sftp:// and ssh://">sftp:// or ssh://</property>
+ <property name="label"
translatable="yes"
comments="Translators: do not translate sftp:// and ssh://">sftp:// or ssh://</property>
<property name="xalign">0</property>
</object>
<packing>